• Hi

    I am using the theme Nature_wdl 1.3 by Webdesignlessons.com

    The thing is, the RSS button has moved and the fence doesnt match up and i can’t get it to go back even if i re-install the theme again…any ideas?

    https://fetchingpets.co.uk/WP/

    cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • In your style.css:

    change top: -12px; to top: 58px;

    #header_rss img {
     left:429px;
     position:relative;
     top:58px;
    }
    Thread Starter LEVI44

    (@levi44)

    Thanks, that works for the RSS, but the fence at the side still gone bit weird?!?! I think it might have on the demo too though, must be a theme problem. Thanks again ??

    Have you ever tried to resize the browser window? Weird things happen ??

    The problem is that you’re trying to get one visual effect with three different images. It can work, but it needs some restructuring of your layout.

    Peter

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Buttons have moved on site’ is closed to new replies.