Adding Text above Main Content

Posted in: Newspaper
Post count: 103

Hello

I want to have some text above main content, and everything get really wild the content were shifting. After while I manage to center most to look like I want but now the added text stay a front of menu also line is over submenu. see screenshot https://veriartem.com/adding-some-text-above-main-content/ there is also line also you can check veriartem.com

Regards
Alex

Post count: 103

Hello

I just noticed that text is on all pages which mean that is in header. As I mentioned before adding raw is not easy as your video show I want to be only on home page.

Regards
Alex

Post count: 35449

Hi VeriArtem,
As I can see the problem with the text that is displayed when the submenu is opened it is related to an opacity/transparency that was been set on the submenu element. Or maybe you set a custom css somewhere -> https://i.imgur.com/8Trjpvg.png
Now if you do not find the css option you can use this custom css:
body .tdb_header_menu {
z-index: 9999!important;
}

This need to be set in the theme panel > custom code> custom css.
Also, when you set a row it will display with green in the place where it can be set and it also display if is in the content, footer or header. You can simply drag and drop the elements from the header in the content section.
Thank you!

Post count: 103

Hello Calin

No need for custom css for your newspaper theme composer do the job.

I want to shift text from heather to above image area ( screenshot) but is like having two magnet same poles pushing content in not wanted direction.

Regards
Alex

Post count: 35449

Hello,
Maybe I wrongly understood the problem.
To remove the more button you need to edit with tagDiv Composer the page and select the flex element, then from the Filter tab remove the ajax filter -> https://i.imgur.com/rHpxHdh.png
Also, I see that you manage to set the text in the page content -> https://i.imgur.com/PUlCNkU.png
Thank you!

Post count: 103

Hello Calin

I don’t understand ” need to edit with tagDiv Composer the page and select the flex element,”.
Well spotted, I don’t know how that happened but finally is done, however now the text is in middle and all my efforts to stretch the row or column to be in line with first and last column the ones where the big image is. Also between the text and navigation bar is nearly an inch of space.

Regards
Alex

Post count: 35449

Hi,
You can edit it with tagDiv Composer like this -> https://i.imgur.com/sQy33HZ.jpg select the flex block to remove the dropdown more, check the filter tab and changed the ajax filter -> https://i.imgur.com/tC3N4qF.jpg
For the row, to stretch it, click on the text and select the row -> https://i.imgur.com/6P7zw0U.png then in general tab you can stretch it to 1400px -> https://i.imgur.com/G1tVQRm.png
For the space between the menu and text what you can do is to set on the row text css tab a margin bottom negative for example (-24 or -48) -> https://i.imgur.com/vzD6EaP.png also be sure that the element is display as show -> https://i.imgur.com/K7E04Lh.png and not inline block.

Post count: 103

Hello Calin

1400 px look ok, thank you.
Extra space below text using margin bottom negative for example (-24 or -48)work only if there is no background color, otherwise there is extra space under text. screenshot https://veriartem.com/screenshot/ second image on page.

Regards
Alex

Post count: 35449

Hi,
I see, maybe you should set a background color on element too, also on column.
Thank you!

Post count: 103

Hello Calin

Would be good to include in one of next update.

Regards
Alex

Post count: 35449

Hi VeriArtem,
I’m sure that this can be resolve right now, but I do not know exactly the settings that you made, so I do not know the steps that I should recommend. If you can provide a temporary access I can take a look at it and let you know. Just let me know if you agree.
Thank you!

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