• Closed
  • Patrick Horan
    Spectator
    December 5, 2016 at 5:23 pm #31358

    This is extremely minor, but it’s driving my OCD crazy.

    The site title and description do not justify to left at the same position in header using evolve + on our site.

    http://www.event1software.com

    Using WP 4.6.1 and evolve+ 2.6.8.

    Any assistance would be greatly appreciated.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2672
    December 6, 2016 at 7:24 am #31363

    Hi,

    Please use the following in Theme Options -> Custom CSS

    #tagline {
    position: relative;
    left: 5px !important;
    }

    Thank you

    Patrick Horan
    Spectator
    Posts: 21
    December 7, 2016 at 8:46 pm #31374

    Thank you. That did the trick

    Denzel Chia
    Moderator
    Posts: 2672
    December 8, 2016 at 7:37 pm #31379

    You are welcome.
    Thank you