Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@ellinor-alicessongmail-com: If you are using a post or page as Featured Content then Go to => WordPress Dashboard => Edit that particular post or page and add you can insert add bullets, bold text and so on. It can be done using Additional CSS as well. Bold text and font-size can be done using CSS as well.
Let me know if this helps you out.
Kind Regards,
SkandhaSkandha
Participant@ellinor-alicessongmail-com: You can add bullet-lists, bold-text, heading and so on from the editor itself when you Go to dashboard and then edit the post or page if that is what you meant.
Let me know if you meant something else.
Kind Regards,
SkandhaSkandha
Participant@tinus53: I checked your site and the hyphens seems to be working well. You can see that a hyphen is used when a word in the article overflows to the next line.
Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Participant@ellinor-alicessongmail-com: To center Feature content headline
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#featured-content .entry-title, #featured-content .featured-homepage-image { text-align:center; }Also the promotion headline option seems a little wayward as the promotion headline button is going out of the box.
Go to => Appearance => Customize => Theme Options => Promotion Headline Options => Promotion Headline Left Section Width => Decrease the Width Until the button comes inside the boxLet me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@adrmusic: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.menu-toggle-wrapper { border-top:none; }Let me know if this does the trick.
Kind Regards,
SkandhaSkandha
Participant@celovg: Glad I was able to help you out. Have a good day! 🙂
Kind Regards,
SkandhaJune 19, 2018 at 11:36 pm in reply to: Accident purchased "Clean Box" instead of "Catch Box" #147995Skandha
Participant@bigoslesli: I will forward this to the Sales and Marketing team and let you know about it soon.
Kind Regards,
SkandhaSkandha
Participant@jasonmcc68: Please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@eric-breed: Please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@mhutabarat: Glad the issue is resolved. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@tinus53: I’m sorry but for what would you like to use the hyphens. Is it for word-break or for something else?
Kind Regards,
SkandhaSkandha
Participant@celovg: To create a menu-item without a link to a page.
Go to => Appearance => Customize => Menus => Click on the existing Menu => Add item => Custom Links => In URL section leave a#and in the Link Text insert the name of menu item => Add ItemSince the menu is on the right side the sub-menus go to the left.
Let me know if helps you out.
Kind Regards,
SkandhaJune 19, 2018 at 4:29 am in reply to: Fotografie Font – Darken the font in the body of the posts #147950Skandha
Participant@mama1: Please let me know what issues you are having. I will be more than happy to help.
Kind Regards,
SkandhaSkandha
Participant@adrmusic: To remove the thin line above menu
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..site-header-menu { border-top:none; }To change background color of sub-menu
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..main-navigation ul ul { background-color:slategrey; } .main-navigation ul ul a:hover, .main-navigation ul ul > li.focus > a { background-color:slategrey; }To remove the search space
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..mobile-search-wrapper { display:none !important; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@tinus53: Can you please elaborate where you want to use the hyphens on your website?
Kind Regards,
SkandhaSkandha
Participant@martin-vacha: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.wp-playlist-item a, .wp-playlist-item span { font-size:20px; }You can change the size according to your requirement.
Let me know if this is what you want.
Kind Regards,
SkandhaSkandha
Participant@martin-vacha: I don’t think menu toggle up will be a good idea as the menu items will clash with the header image. This is how the menu appears in the demo as well. If you want the menu to be seen you will need to remove the header image in mobile view.
Let me know if this helps you out.
Kind Regards,
SkandhaSkandha
Participant@maryw2wdance-com: I will contact you shortly by email.
Kind Regards,
SkandhaSkandha
Participant@celovg: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@adrmusic: Twitter works a bit differently compared to other social media networks relating to the links posted. The link you share on Twitter sometimes is not validated by Twitter. That means the Twitter Cards for that tweet is not properly defined. You will need to find a suitable plugin from the wordpress plugin repository for twitter cards.
To change the color of the header
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#masthead { background-color:blue; }Let me know if this helps you out.
Kind Regards,
Skandha -
AuthorPosts
