• leftbrainacademy

    (@leftbrainacademy)


    Hi there,

    I’, trying to align menu items, logo, blog title and tagline on my website but it seems very tricky for me having no experience with CSS code. Is there anyone who can help me with this? It would be very appreciated!

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Can you kindly describe how you want them aligned? If possible can you provide a little scetch?

    One possibility is to align the image to the left with the title and description on the right (feel free to let me know if you had something else in mind).

    Here’s a hackish way to accomplish the above… let’s hope a more experienced CSS guru will jump in to provide a cleaner solution: stick this into the Custom CSS section of Customizer.

    .site-title, .site-description {
    margin-left: 120px;
    margin-top: -90px;
    }

    Here’s a pictorial representation of what the above CSS does:

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Please seek support in the correct sub-forum instead.

    https://www.ads-software.com/support/theme/donovan/#new-post

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Donovan theme – how to align menu items, logo, blog title and tagline’ is closed to new replies.