black lines on portfolio

  • Posted in : Photographer
  • zamsh
    Participant

    Hi
    My site is in Hebrew so I added the code below to the custom css
    body {direction: rtl; }
    because of that I have black lines on the featured image of every gallery (the portfolio page)
    How can I fix it?

    and also, how can I move the text above the pictures (the galleries title) to the right?

    http://www.zamsh.com/portfolio/

    Thanks

    serkan
    Moderator

    Hi zamsh,
    This custom css code for the black line;

    .gallery-grid figure { direction: ltr; }

    You can use this custom css code for moving the title to the right for the portfolio;

    .gallery-grid figure figcaption { text-align: right; }

    Thanks

    zamsh
    Participant

    ohhh its perfect now :)

    I noticed that I also have problem with ltr/rtl in my portfolio sub menu
    I prefer that the text in the open box will be in the right, or to make the box width shorter
    can you tell me the code for these 2 option, please?

    serkan
    Moderator

    Hi zamsh,
    Which portfolio sub menu has text. I can not understand easily because of the language.
    So provide me the related url please.
    Thanks

    zamsh
    Participant

    http://www.zamsh.com/
    When you hover over “portfolio” (changed the name temporary for you), there is the box/ sub menu I am talking about…
    do you see it?

    serkan
    Moderator

    Hi zamsh,
    You can use this custom css code;

    .nav-menu ul ul li { text-align: right; }

    Thanks

    zamsh
    Participant

    Great :-)
    Thanks for all the help today!

    serkan
    Moderator

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register