Chigolo
Forum Replies Created
-
Thx for your help. I don’t understand where to put the whole thing. I use a widget that looks like this: https://gyazo.com/e16563ea079dee734e26d7c7eaa3fbe0
How can I change the font size of the title here?
You’re right about the font in the content, that’s fine, but I would also like this widget to be arranged left-aligned overall, or on a line like the other widgets, because at the moment the widget-content is arranged more to the right than the others, see:https://gyazo.com/f8d93856cf674a5361014379220cccfe.
Forum: Themes and Templates
In reply to: [GeneratePress] Minimize space from headline to text in overviewWorking ??
Forum: Themes and Templates
In reply to: [GeneratePress] Minimize space from headline to text in overviewShure – https://www.fitnsexy.de
Forum: Themes and Templates
In reply to: [GeneratePress] Minimize space from headline to text in overviewThx @leohsiang
Is there also a code for it? Switching the option on destroys my actually font settings…
Forum: Themes and Templates
In reply to: [GeneratePress] Minimize space from headline to text in overviewI’m using the free version and I guess it’s not included there.
Forum: Themes and Templates
In reply to: [GeneratePress] Hooks only in mobile version oder hide on?Small cause – big effect … ?? Now it’s working. Thx a a lot!
Forum: Themes and Templates
In reply to: [GeneratePress] Hooks only in mobile version oder hide on?I still have a small problem. Depending on which hook I choose, the layout is displayed incorrectly and the posts are no longer displayed … I’m using the following code:
add_action('
generate_before_main_content',function(){ echo '<div class="hide-on-desktop">'; // überall zu sehenn echo do_shortcode('URL & Text'); echo '<div>'; });
It looks like https://gyazo.com/fbbd05910f1eb045331682ba96d5989b instead of https://gyazo.com/a6396fed420838ff6eb6c48a702c841e.
- This reply was modified 1 year, 7 months ago by Chigolo.
Forum: Themes and Templates
In reply to: [GeneratePress] Hooks only in mobile version oder hide on?Thx for your great and fast support.
Forum: Themes and Templates
In reply to: [GeneratePress] Change size/border of a single widgetSOLVED – I’ve used the console and got the right designation.
Forum: Themes and Templates
In reply to: [GeneratePress] Exclude snippets from individual postsThank you for your reply. I wanted to exclude individual posts, not all. But now I found another solution.
Forum: Themes and Templates
In reply to: [GeneratePress] Arrangement of graphics in widgetIf I put the graphic on the same line as the text, it shifts so that the line spacing increases. Can the graphic be inserted in such a way that the top edge of the graphic is flush with that of the text in the line?
Forum: Themes and Templates
In reply to: [GeneratePress] Arrangement of graphics in widgetYeah, I′ve embed it now in a new row. Is this the only solution or is there a better one within the same row?
Forum: Themes and Templates
In reply to: [GeneratePress] Arrangement of graphics in widgetThere you go https://www.fitnsexy.de (footer left).
I think I got it. I had to exclude/ignore “/wpforms-captcha/assets/js/” from the javascript section.
Same problem here. How did you get it to work?