Block Title Changes & Mobile Menu Updates

Posted in: Newsmag
Post count: 7

Hello, I own http://scumbagged.com and am curious as to how I can change all of the block titles. I don’t know where to go to do that. Some of my block titles say “Fashion Week” and “Gadget World” – clearly I need those to reflect my appropriate sections.

Regarding the mobile menu, I would like to be able to add additional links just for the mobile viewers. How can I do a separate mobile menu than a desktop menu?

Thank you for your help!

Post count: 23312

Hello Scumbag,

If you want to change the style for your all block titles, notice that you can use a bit of CSS code to do this. For example, try the code below and place it in Theme panel -> Custom CSS area and check the results.

The code is ->

.block-title span{
background-color:red!important;
color:black;
}

Regarding on mobile main menu, notice that it cannot be different than the main menu on the desktop, sorry! If you want to add some links only for the mobile menu, you should implement it yourself through the code because the theme does not have any such an option that allows you to do this, sorry!

Thanks for the message!

Post count: 7

Thanks for your response. Regarding the block titles I need to know how to change the TITLE of them. From Fashion Week to Gadget World, etc. I want them labels to change. Thanks.

Post count: 23312

Hello Scumbag,

What exactly you want to change to your block title? Notice that you can change the title when you edit your block from backend, like this -> https://www.screencast.com/t/5tiz6hHXh
If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 7

Yes that’s what I’m seeking is the title updates. Where in the backend can I find this area so I can update it? I’m not able to find the part that you’ve shown in your screenshot. Thanks!

Post count: 23312

Hello Scumbag,

Please consult the following documentation here -: https://forum.tagdiv.com/tagdiv-composer-tutorial-2/ because there you will found all the needed steps.

Thanks for your understanding!

Post count: 7

Why would I need to have TagDiv composer instead of Visual Composer in order to change the titles of the categories that show? This doesn’t make sense to me. There’s no other way? I would rather use Visual Composer…

Post count: 22421

Hello,

I think this is the guide Catalin was trying to show:
https://forum.tagdiv.com/block-settings-guide/
SInce the new tagdiv composer, our documentation no longer covers visual composer settings, but the block settings are the same ones on both builders.
You cna change a block title from the block settings. Please access your page and edit the blocks in your preferred page builder.

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.