Forum Replies Created
-
AuthorPosts
-
OK, i will try this. sorry i have so many licenses of enfold (best theme ever!) and websites. somtimes i get confused :)
THanks for your help :)
Great. Thank you.
And how can i change the fonts to upper and lower case text here: http://imgur.com/a/Xy6Lu
B works fine but can you help me with A.
I use a cumstom css class: “hintergrundrot”
/*Text Hintergrund Normaltext*/
.hintergrundrot {
display: inline-block !important;
background: rgba(226,19,18,1);
}
I want to use the backgorund font effect more times. how can i change the code? i do not want to lose my original text alignment settings after applying the custom css class. can you help me`?Hey Jordan. Much better: http://imgur.com/a/2Qiun
How can i (A) reduce space here and (B) bring social bookmark to the bottom center. This is the code at the moment:
/*Footer mobile zentrieren*/ @media only screen and (max-width: 480px) { .copyright { width: 100%; text-align: center; } #socket .social_bookmarks { position: relative; top: 90px; right: 35%; } } @media only screen and (max-width: 767px) { #socket .sub_menu_socket li { line-height: 20px; width: 100%; text-align: center; } }
Cool. Thank you. CLOSED.
Thanks Nikko.
I use a cumstom css class: “hintergrundrot”
/*Text Hintergrund Normaltext*/ .hintergrundrot { display: inline-block !important; background: rgba(226,19,18,1); }
I want to use the backgorund font effect more times. how can i change the code? i do not want to lose my original text alignment settings after applying the custom css class. can you help me`?
I try to fix the scrrendesign of the landingpage. i have some errors with the grid look. can you please take a look here :) https://kriesi.at/support/topic/adapt-landing-page/
All posts in the grid should have the same size (A) http://imgur.com/a/MHOTY
- This reply was modified 8 years ago by alexanderjohannes.
wow. thanks vinay. can you help me to fix the red borders. tey look strange. http://imgur.com/a/avMTj
-
AuthorPosts