-
Search Results
-
Dear support
Can you help to see why the font size changes when hovering over the menu text on my site – see URL in Private content?
There is no custom CSSBest,
Chrilles
Hi Enfold team,
with the following CSS code I was able to reduce the vertical distance between the entry titles of the ajax portfolio preview (and also adjust the left margin and the font size) that I´m using on my page:
.grid-entry-title { font-size: 17px!important; margin-top: -14px!important; margin-left: -20px!important; }The settings for the left margin and the font size also affect the smartphone view.
However, the vertical spacing between the titles in this view remains unchanged.I also tried the following one but it doesn´t work:
@media only screen and (max-width: 767px) { .grid-entry-title { margin-top: -40px!important; }}So please let me know how to decrease the vertical distance between the entry titles on mobile view (smartphones).
Thank you very much in advance.
Best regards,
fkmDear Team,
on my page below I´ve tried to modify the send button appearance using this CSSS as recommended in another post. But at my end it is not working:/*Formular Senden Button*/
.main_color input[type=’submit’] {
background-color: orange;
color: black;
border-color: orange;
}
.main_color input[type=’submit’]:hover {
background-color: red;
color: white;
border-color: red;
}Furthermore, I want the font buttons size bigger.
It would be great if you can help me acc. Thx a lot & best regards Tilman
Dea team,
on my draft page below I use in the section “Ausgewählte Projekte” the grid portfolio. The item titles as “Treppenanlage Stadtvilla …” are too big. A custom CSS as the following does not help..portfolio-preview-title {
font-size: 12px;
}How to I need to modify this?
thx a lot & best regards Tilman
Please see this link:
https://dev.galaxypress.com/?s=stephen+king
When you do a search the short code is showing up. Is there some CSS I can use to hid these?
For example would not want to see:
[av_button label='Trade Paperback' icon_select='no' icon='ue800' font='entypo-fontello' size='small' position='left' label_display='' title_attr='' color='theme-color-subtle' custom_bg='#444444' custom_font='#ffffff' link='product,20615' link_target='' id='' custom_class='' av_uid='' admin_preview_bg=''] [av_button label='Audiobook CD' icon_select='no' icon='ue800' font='entypo-fontello' size='small' position='left' label_display='' title_attr='' color='theme-color-subtle' custom_bg='#444444' custom_font='#ffffff' link='product,20527' link_target='' id='' custom_class='' av_uid='' admin_preview_bg='']Thank you, Jason
hi! Can you show me how to make a linked phone number in the top bar larger?
Thank you!
Doug
