More Articles Box

Posted in: Newspaper
Post count: 49

Is there any option so that I can move the “more articles box” from the right bottom of the screen to the left bottom of the screen? In the right side, it is hiding my advertisements. If I can move it to the left side, user engagement can also be maintained as well as ads can also be served.

Thanks

Post count: 23312

Hello Vijila,

You should try using the code below and place it in Theme panel -> Custom CSS area.

.td-front-end-display-block {
left: 0;
}

The result is here -> https://www.screencast.com/t/P1tug3Jp2uB

Thanks.

Post count: 49

Thank you very much for your help, now it is working as desired.

Regards,

Vijila

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