h2#gkPageTitle.gkPage { text-align: right !important }
and then just remember to enable "Use override CSS" option in template advanced settings tab.
Platinum Boarder
GK User
Tue Jun 24, 2014 4:26 am
Thanks, thats the one! And if I'd like to get rid of this title, is there any solution to keep a space holder there (invisible)? Currently, if I switch the title off in the template settings, the page jumps up by its space causing the same problem like the title did with my logo. Cheers,
Junior Boarder
GK User
Wed Jun 25, 2014 9:12 am
Probably it is impossible, even when you live this part and set it CSS to hide it using display: none the browser will hide it with whole padding/margin added to this element so the result will be the same.